home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pascal Super Library
/
Pascal Super Library (CW International)(1997).bin
/
LIBRARY
/
STRAOB
/
MAKE.BAT
next >
Wrap
DOS Batch File
|
1995-03-09
|
374b
|
13 lines
rem I tend to use TPC a lot. The only required options are the
rem $V- relaxed string checking and $F+ Far calls.
rem I actually don't know why anyone designed a language which
rem requires fixed length strings.
This stuff is in TP7, I dont know how much is backward compatible
TPC /$V- /$F+ PBMISC
TPC PBDATA
TPC /$V- /$F+ TEXTOBJS
tpc test
tpc test2